home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
wizard
/
wizard.doc.z
/
wizard.doc
Wrap
Text File
|
2002-04-08
|
359b
|
31 lines
/*
$Id$
*/
/*! \page wizard-example.html
\ingroup examples
\title Wizard
This example shows the usage of Qt's wizard class. A wizard
should be used to help a user with complicated actions.
<hr>
Header file:
\include wizard/wizard.h
<hr>
Implementation:
\include wizard/wizard.cpp
<hr>
Main:
\include wizard/main.cpp
*/